[INFO] cloning repository https://github.com/Latias94/renderdog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Latias94/renderdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Frenderdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Frenderdog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ef845ec71f4e0d61e38e3d465caf175ecbc4f0a
[INFO] checking Latias94/renderdog against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Frenderdog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Latias94/renderdog
[INFO] finished tweaking git repo https://github.com/Latias94/renderdog
[INFO] tweaked toml for git repo https://github.com/Latias94/renderdog written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Latias94/renderdog on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Latias94/renderdog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c
[INFO] running `Command { std: "docker" "start" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling renderdog-automation v0.3.0 (/opt/rustwide/workdir/crates/renderdog-automation)
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling renderdog-sys v0.3.0 (/opt/rustwide/workdir/crates/renderdog-sys)
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.192
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.192
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cxx-build v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.192
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking renderdog v0.3.0 (/opt/rustwide/workdir/crates/renderdog)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling renderdog-replay v0.3.0 (/opt/rustwide/workdir/crates/renderdog-replay)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/renderdog-replay/build.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if cfg!(windows) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_WINDOWS").is_ok()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/renderdog-replay/build.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     } else if cfg!(all(unix, target_os = "linux")) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_UNIX").is_ok() && std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/renderdog-replay/build.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     } else if cfg!(target_os = "macos") {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "macos"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `renderdog-replay` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c", kill_on_drop: false }`
[INFO] [stdout] 385870fa3894089a698defc104350674dc0bcc20a8e52e6987b4cb6ad7421e5c
